body.show a,
body.show .transition,
body.show .blessing2 .page-3,
.blessing2 body.show .page-3,
body.show :before,
body.show :after,
body.show img {
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
}

.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.flex,
.blessing2 .page-3 .msg,
.blessing2 .page-3 .msg2,
.phone-btn dl {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
}

.flexColumn,
.blessing2 .page-1 {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
}

.itemsCenter,
.blessing2 .page-1,
.blessing2 .page-3 .msg,
.blessing2 .page-3 .msg2 {
    align-items: center;
    -webkit-align-items: center;
}

.flexAround {
    justify-content: space-around;
    -webkit-justify-content: space-around;
}

.flexBetween {
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.justifyCenter,
.blessing2 .page-1,
.blessing2 .page-3 .msg,
.blessing2 .page-3 .msg2,
.phone-btn dl {
    justify-content: center;
    -webkit-justify-content: center;
}

.flexWrap {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.bsBox {
    box-sizing: content-box;
}

.pageTips {
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000 url("../image/bg.png");
}

.pageTips .container {
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 630px;
    margin-left: -315px;
    margin-top: -160px;
}

.pageTips .container a.close {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 1;
    left: auto;
    right: -15px;
    top: 40px;
    bottom: auto;
    background: url("../image/close.png") center no-repeat;
}

.pageTips .container .img {
    text-align: center;
}

.pageTips .container .msg {
    font-size: 18px;
    line-height: 36px;
    padding-top: 30px;
}

.pageTips .container a {
    color: #fff;
    text-decoration: underline;
}


/*
  .p-layer{position: fixed; z-index: 100; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, .5); opacity: 0; visibility: hidden; @extend .flex; @extend .itemsCenter; @extend .justifyCenter;
    &.show{opacity: 1; visibility: visible}
  }
  */


/*-------------------------*/

.phone-show {
    display: block;
}

.pc-show {
    display: none;
}

html {
    font-size: 50px;
}

body {
    font-size: .24rem;
}

.wal {
    max-width: 800px;
    margin: 0 .3rem;
}

.g-headD {
    height: 1.5rem;
}

.g-head .wal {
    min-height: 1.5rem;
}

.g-head a.logo {
    width: 3.5rem;
    background-image: url("../image/logo350.png");
}

.g-head .language {
    right: 1.1rem;
    line-height: 1.5rem;
    font-size: .3rem;
    font-weight: bold;
}

.g-head .language:after {
    height: .24rem;
    margin-top: -.12rem;
}

.g-head a.navA {
    width: .46rem;
    height: 100%;
    position: absolute;
    z-index: 1;
    left: auto;
    right: 0;
    top: 0;
    bottom: auto;
}

.g-head a.navA i {
    background-image: url("../image/navA46.png");
    background-size: 100%;
}

.g-head a.navA.on:before,
.g-head a.navA.on:after {
    width: 1.2rem;
    height: 1.2rem;
    margin-left: -.6rem;
    margin-top: -.6rem;
}

.page-head .wal {
    min-height: .9rem;
    margin: 0 .3rem;
}

.page-head a.logo {
    width: 2.15rem;
    background-image: url("../image/logo215.png");
}

.page-head .language {
    line-height: .9rem;
    right: .9rem;
}

.page-head a.navA {
    width: .46rem;
    height: 100%;
    top: 0;
}

.page-head a.back {
    right: 1.3rem;
    width: .55rem;
}

.page-head h2 {
    line-height: .9rem;
    font-size: .3rem;
}

.g-nav {
    background-image: url("../image/g-nav750.jpg");
}

.g-nav ul {
   /* width: 2.8rem;*/
   width:100%;
    top: 1.8rem;
   overflow-y: scroll;
}
.g-nav li{ width: 2.8rem;}
.g-nav li a.name {
    padding-left: .5rem;
    font-size: .36rem;
    line-height: 1rem;
}

.g-nav li .list {
    width: 2.92rem;
    padding: .2rem 0;
}

.g-nav li .list a {
    font-size: .26rem;
    line-height: .6rem;
}

.g-nav li.language {
    padding-left: .5rem;
}

.g-nav li.language a {
    line-height: 1rem;
    font-size: .28rem;
}

body.nav-show .g-head a.navA i {
    background-image: url("../image/close46.png");
}

.index .logo {
    width: 3.99rem;
}

.index .btns:before {
    border: 0;
    background: url("../image/img1349.png") center no-repeat;
    background-size: 100%;
    width: 13.5rem;
    height: 13.5rem;
}

.index .btns li {
    border: 0;
    left: 50%;
    top: 50%;
    width: .8rem;
    height: .8rem;
    z-index: 6;
}

.index .btns li:before {
    display: none;
}

.index .btns li .name {
    -moz-border-radius: 0.4rem;
    -webkit-border-radius: 0.4rem;
    border-radius: 0.4rem;
    width: .8rem;
    height: .8rem;
    left: 0;
    top: 0;
}

.index .btns li .name:before,
.index .btns li .name:after {
    width: 1.2rem;
    height: 1.2rem;
    margin-left: -.6rem;
    margin-top: -.6rem;
}

.index .btns li .name b {
    font-size: .2rem;
}

.index .btns li .name:nth-child(1) {
    left: 0;
}

.index .btns li .name:nth-child(2) {
    display: none;
}

.index .btns li.on {
    background: rgba(255, 255, 255, 0.2);
}

.index .btns li.on .name {
    height: 1.4rem;
    margin-top: -.7rem;
    width: .56rem;
    left: .12rem;
}

.index .btns li.on .name b {
    font-size: .24rem;
}

.index .btns li:nth-child(1) {
    margin-left: -2.6rem;
    margin-top: -2.7rem;
}

.index .btns li:nth-child(2) {
    margin-left: 2.6rem;
    margin-top: -2.7rem;
}

.index .btns li:nth-child(3) {
    margin-left: 2.6rem;
    margin-top: 3.5rem;
}

.index .btns li:nth-child(4) {
    margin-left: -2.6rem;
    margin-top: 3.5rem;
}

.index-tips .tips-1 {
    width: .46rem;
    height: 1.5rem;
    position: absolute;
    z-index: 1;
    left: auto;
    right: 0.5rem;
    top: 0;
    bottom: auto;
    background-image: url("../image/navA46_2.png");
}

.index-tips .tips-1 div {
    width: 1.63rem;
    margin-left: -.95rem;
    margin-top: -.1rem;
}

.index-tips .tips-2 {
    width: 5.95rem;
}

.index-tips .btn {
    background-image: url("../image/btn230.png");
    width: 2.3rem;
    height: .65rem;
    line-height: .65rem;
    font-size: .36rem;
    margin-left: -1.15rem;
    margin-top: -.3rem;
}

.blessing {
    overflow: hidden;
}

.blessing .canvas {
    left: -3rem;
    right: -3rem;
}

.blessing .btn {
    width: 1.1rem;
    height: 1.1rem;
    margin-left: -.55rem;
}

.blessing .btn .name {
    font-size: .24rem;
}

.blessing-layer .list {
    width: 7.5rem;
}

.blessing-layer .list .arrow a {
    display: block;
    width: .1rem;
    height: 1.5rem;
    background: center no-repeat;
    background-size: 100%;
    position: absolute;
    z-index: 1;
    left: auto;
    right: auto;
    top: auto;
    bottom: 0;
}

.blessing-layer .list .arrow a.prev {
    left: 50%;
    background-image: url("../image/prev10.png");
    margin-left: -1.1rem;
}

.blessing-layer .list .arrow a.next {
    right: 50%;
    background-image: url("../image/next10.png");
    margin-right: -1.1rem;
}

.blessing-layer .list a.close {
    width: .46rem;
    height: .46rem;
    background-size: .15rem;
    right: .3rem;
}

.blessing-layer .list-wrapper {
    width: 8.1rem;
    left: 50%;
    margin-left: -4.05rem;
}

.blessing-layer .btns {
    width: 4rem;
    height: .6rem;
    font-size: .26rem;
}

.blessing-layer .btns .btn-1,
.blessing-layer .btns .btn-2 {
    line-height: .56rem;
}

.blessing-layer .btns .share-btn {
    width: 1rem;
    height: 1rem;
    margin-top: -.5rem;
    margin-left: -.5rem;
    line-height: .94rem;
}

.blessing-layer .ewm-layer .ewm {
    width: 2rem;
}

.memorabilia-layer {
    padding: 1.5rem;
}

.memorabilia-layer .container {
    width: 6.9rem;
    padding: 0 .35rem 1.25rem .35rem;
}

.memorabilia-layer .container .title {
    font-size: .24rem;
}

.memorabilia-layer .container .title h3 {
    font-size: .32rem;
}

.memorabilia-layer .container .content {
    font-size: .24rem;
    line-height: .4rem;
    width: 100%;
    padding-bottom: .4rem;
}

.memorabilia-layer .container .imgs {
    width: 5.8rem;
    margin: 0 auto;
    left: 0;
}

.page .page-prev,
.page .page-next {
    top: 100%;
    width: 1.8rem;
    height: 1rem;
    line-height: 1rem;
    margin-top: -1.3rem;
    font-size: .24rem;
    display: none;
}

.page .page-title h3 {
    font-size: .32rem;
}

.page .page-more a {
    font-size: .26rem;
    line-height: .6rem;
    border-width: 1px;
}

.page .dots span {
    width: .14rem;
    height: .14rem;
    margin: 0 .06rem;
}

.hexin {
    width: 7.5rem;
}

.hexin .list dd {
    width: 50%;
    padding: .1rem .4rem .1rem .26rem;
}

.hexin .list a .name {
    font-size: .24rem;
    line-height: .3rem;
    bottom: .1rem;
}

.videos {
    width: 7.5rem;
}

.videos .list {
    width: 18rem;
    margin-left: -9rem;
}

.videos .list li .layer h3 {
    font-size: .24rem;
}

.xiaoyou {
    width: 7.5rem;
}

.xiaoyou .list {
    margin: 0;
}

.xiaoyou .list dl {
    width: 100%;
}

.xiaoyou .list dd {
    width: 100%;
    padding: 0 .3rem .35rem .3rem;
}

.xiaoyou .list dd a .container .info {
    width: 2.8rem;
}

.xiaoyou .list dd a .container h3 {
    font-size: .24rem;
    width: 2.8rem;
    line-height: .4rem;
}

.xiaoyou .list dd a .img {
    width: 3.5rem;
}

.xiaoyou .list dd:nth-child(2) .container,
.xiaoyou .list dd:nth-child(3) .container {
    padding-left: .7rem;
}

.blessing2 {
    background: #fff;
    /*---------------------*/
    /*---------------------*/
    /*---------------------*/
    /**/
}

.blessing2 .page-1 {
    top: 0;
}

.blessing2 .page-1 canvas {
    width: 100%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.blessing2 .page-1 .tips-layer .container {
    width: 5.6rem;
}

.blessing2 .page-1 .tips-layer .container .msg {
    font-size: .28rem;
}

.blessing2 .page-1 .tips-layer .container .btn a {
    line-height: .9rem;
    font-size: .28rem;
}

.blessing2 .page-1 .tips-layer .container2 {
    font-size: .26rem;
}

.blessing2 .page-1 .tips-layer2 {
    width: 3rem;
    margin-left: -1.5rem;
    font-size: .24rem;
}

.blessing2 .page-2 {
    padding-top: 0;
}

.blessing2 .page-2 .msg {
    font-size: .24rem;
}

.blessing2 .page-2 .msg b {
    font-size: .6rem;
}

.blessing2 .page-2 .title h3 {
    font-size: .28rem;
}

.blessing2 .page-2 .list {
    width: 7rem;
}

.blessing2 .page-2 .list li div {
    font-size: .27rem;
    line-height: .34rem;
    -moz-border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem;
    padding: .1rem .2rem .1rem .7rem;
    -moz-border-radius: 0.3rem;
    -webkit-border-radius: 0.3rem;
    border-radius: 0.3rem;
}

.blessing2 .page-2 .list li div:before {
    height: .54rem;
    background-size: .3rem;
    width: .7rem;
}

.blessing2 .page-2 .btn a {
    width: 3.17rem;
    height: 2.4rem;
    line-height: 2.4rem;
    font-size: .24rem;
    padding-left: .4rem;
    top: -.1rem;
}

.blessing2 .page-3 {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
}

.blessing2 .page-3.show {
    opacity: 1;
    visibility: visible;
}

.blessing2 .page-3 .video-bg video {
    position: absolute;
    z-index: 1;
    left: 50%;
    right: auto;
    top: 50%;
    bottom: auto;
    transform: translate(-50%, -50%);
    min-height: 100%;
    min-width: 100%;
    object-fit: fill;
}

.blessing2 .page-3 .bg {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("../image/page-3.jpg") center no-repeat;
    background-size: cover;
}

.blessing2 .page-3 .msg {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 48%;
    bottom: auto;
    font-size: .18rem;
    font-weight: bold;
    color: #9C02DB;
}

.blessing2 .page-3 .msg em {
    font-size: .24rem;
    color: #D60000;
}

.blessing2 .page-3 .msg b {
    font-size: 1.09rem;
    color: #C8003D;
    padding: 0 .15rem;
    font-family: 'DINPro-Black';
    line-height: 1em;
    position: relative;
    top: -.06rem;
    background: linear-gradient(-42deg, #D60000 0%, #9C00FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.blessing2 .page-3 .msg2 {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("../image/img671.png") center no-repeat;
    background-size: 6.71rem;
}

.blessing2 .page-3 .msg2 p {
    font-size: .48rem;
    font-weight: bold;
    background: linear-gradient(-42deg, #D60000 0%, #9C00FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.blessing2 .page-4 {
    background-size: auto 12rem;
    height: 100vh;
}

.blessing2 .page-4 .layer {
    padding-top: 1.5rem;
}

.blessing2 .page-4 .layer .container {
    width: 5.5rem;
}

.blessing2 .page-4 .layer .close {
    width: .7rem;
    height: .8rem;
}

.blessing2 .page-4 .layer .tips {
    font-size: .24rem;
    bottom: -.5rem;
}

@media screen and (max-height: 600px) {
    .blessing2 .page-2 .list {
        height: 50vh;
    }
    .blessing2 .page-2 .list .scroll {
        height: 50vh;
    }
}

.phone-btn {
    display: block;
    position: fixed;
    z-index: 30;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
}

.phone-btn dl dd {
    padding: 0 .15rem .3rem .15rem;
}

.phone-btn dl a {
    display: block;
    width: 2rem;
    height: .64rem;
    line-height: .64rem;
    background: #fff;
    -moz-border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem;
    box-shadow: 0 0 0.3rem #fff;
    -webkit-box-shadow: 0 0 0.3rem #fff;
    -moz-box-shadow: 0 0 0.3rem #fff;
    font-size: .24rem;
    color: #6b0e7a;
}

.phone-btn a.btn-1 {
    display: block;
    width: 6.94rem;
    height: .72rem;
    line-height: .72rem;
    border-top-left-radius: 0.4rem;
    -webkit-border-top-left-radius: 0.4rem;
    border-top-right-radius: 0.4rem;
    -webkit-border-top-right-radius: 0.4rem;
    margin: 0 auto;
    color: #fff;
    font-weight: bold;
    font-size: .24rem;
    background-image: -moz-linear-gradient(132deg, #d60000 0%, #9c00ff 100%);
    background-image: -webkit-linear-gradient(132deg, #d60000 0%, #9c00ff 100%);
    background-image: -ms-linear-gradient(132deg, #d60000 0%, #9c00ff 100%);
}

@media screen and (max-width: 550px) {
    .wal {
        margin: 0 .3rem;
    }
}


/*# sourceMappingURL=phone.css.map */